call function meaning in English
调用函数
Examples
- Called function pops its own arguments from the stack
被呼叫的函数负责清理堆栈。 - But the calling function specifies the argument as type
,但是调用参数指定该参数为 - Call functions in a specific application domain
调用特定应用程序域中的函数 - Call functions from several object files
去调用来自多个对象文件的函数。 - You can also group frequently called functions together
还可将经常调用的函数分在一组。